home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / comm / misc / MLogBook_lt.lha / MLogBook / Rules_common / CQWW-SSB < prev    next >
Text File  |  2000-11-15  |  3KB  |  108 lines

  1. # MLGBK10 RULES
  2. #
  3. # CQ WW Contest
  4. #
  5. # Here's the list of allowed bands. See rules of contest
  6. # for operators category (SOSB, SOMB etc)
  7. #
  8. BANDS ALLOW=160m,80m,40m,20m,15m,10m
  9. SET BAND=3
  10.  
  11. # Here's the list of allowed modes:
  12. MODES ALLOW=SSB
  13. SET MODE=0
  14.  
  15. # What to will be exchange with report.
  16. # %w - WAZ zone (e.g. Report is 59 15)
  17. # %i - ITU zone (e.g. Report is 59 38)
  18. # %c - QSO's counter (e.g. Report is 59 001)
  19. # Also is possible to mix it with any text:
  20. # SET REMARX-S[2]=%cKR - means report 59 001KR
  21. # %u - allowed texts from REMARX-U ALLOW field only (e.g. 59 M)
  22. # %x - (not neccesery) allowed texts from REMARX-U ALLOW field only
  23. # (e.g. %3c%x means 59 001KR but also is possible to set 59 001)
  24. #
  25. SET REMARX-S[2]=%w
  26. SET REMARX-R[2]=%w
  27.  
  28. # Date format
  29. # 0 - DD.MM.YYYY
  30. # 1 - DD/MM/YYYY
  31. # 2 - MM/DD/YYYY
  32. SET DATE=0
  33.  
  34. # GUI settings
  35. SHOW DATE=NO
  36. SHOW TIME=NO
  37. SHOW BAND=YES
  38. SHOW MODE=NO
  39. SHOW RST-S=YES
  40. SHOW RST-R=YES
  41. SHOW REMARX-S=2
  42. SHOW REMARX-R=2
  43. SHOW LOCATOR=NO
  44. SHOW COMMENT=NO
  45. SHOW QSL=NO
  46.  
  47. # Find Similar Call
  48. SET ACK_FINDSIMCALL=NO
  49.  
  50. # Find QSO Before
  51. SET ACK_FINDQSOBEFORE=NO
  52.  
  53. # Duplicated QSO Finder
  54. SET ACK_DUPFIND=YES
  55.  
  56. # IOTA support
  57. SET ACK_IOTA=NO
  58.  
  59. # Awards support
  60. SET ACK_AWARDS=NO
  61.  
  62. SET ACK_ACTIVITY=NO
  63.  
  64. # QSL Manager Database support
  65. SET ACK_FINDQSLMANAGER=NO
  66.  
  67. # CallBook support
  68. SET ACK_CALLBOOK=NO
  69.  
  70. # File which contains database of prefixes based on organisators publication.
  71. SET PFXDATA=cqww.csv
  72.  
  73. # Scores
  74. # SET
  75. #
  76. # CONT - points will be given for every QSO between continents.
  77. # 1 - AF (Africa)
  78. # 2 - AS (Asia)
  79. # 3 - EU (Europe)
  80. # 4 - NA (North America)
  81. # 5 - OC (Oceania)
  82. # 6 - SA (South America)
  83. # e.g. 123 - means that every QSO from Africa (1) to Asia (2)
  84. # will give 3 points.
  85. # e.g. SCORE SET=CONT,111,123,133,143,153,163,213,221,233,243,253,263,313,323,331,343,353,363,413,423,433,442,453,463,513,523,533,543,551,563,613,623,633,643,653,661
  86. SCORE SET=CONT,111,123,133,143,153,163,213,221,233,243,253,263,313,323,331,343,353,363,413,423,433,442,453,463,513,523,533,543,551,563,613,623,633,643,653,661
  87.  
  88. # NOPFX - field with denied prefixes.
  89. # e.g. SCORE NOPFX=SP - means that you can't do QSO with SP (3Z,HF,SN,SO,SP,SQ,SR).
  90.  
  91. PFX1=ALL
  92. REMX1=%w
  93. MULTI1 PFX1=%p
  94. MULTI2 PFX1=%w
  95. SCORE1 PFX1=
  96. SCORE1 ADD=SET
  97.  
  98. # NO - multiplicator is 1.
  99. # SB - qualify it separately on every bands.
  100. # AB - qualify it once on all bands.
  101. # SM - qualify it separately for every modes.
  102. # AM - qualify it once for all modes.
  103. # e.g. SMSB - means that multiplicator will be increased for all
  104. # new MULTI1, separately on every bands and every modes.
  105.  
  106. MULTI DUPE1=SBSM
  107. MULTI DUPE2=SBSM
  108.